home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 43 / PC Format March 1997.iso / wired / ftp32 / setup.iss < prev    next >
Encoding:
InstallShield Response File  |  1996-12-29  |  522 b   |  37 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=SdWelcome-0
  7. Dlg1=SdLicense-0
  8. Dlg2=SdRegisterUser-0
  9. Dlg3=SdAskDestPath-0
  10. Dlg4=SdSelectFolder-0
  11. Dlg5=SdFinish-0
  12. Count=6
  13.  
  14. [SdWelcome-0]
  15. Result=1
  16.  
  17. [SdLicense-0]
  18. Result=1
  19.  
  20. [SdRegisterUser-0]
  21. Result=1
  22. szName=Name
  23. szCompany=KnoWare
  24.  
  25. [SdAskDestPath-0]
  26. Result=1
  27. szDir=<ProgramFilesDir>\KnoWare\Internet Neighborhood
  28.  
  29. [SdSelectFolder-0]
  30. Result=1
  31. szFolder=The Internet Neighborhood
  32.  
  33. [SdFinish-0]
  34. Result=0
  35. bOpt1=0
  36. bOpt2=0
  37.